﻿2026-07-26T22:06:01.1909699Z ##[group]Run actions/checkout@v5
2026-07-26T22:06:01.1910176Z with:
2026-07-26T22:06:01.1910529Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:06:01.1913477Z   token: ***
2026-07-26T22:06:01.1913864Z   ssh-strict: true
2026-07-26T22:06:01.1914268Z   ssh-user: git
2026-07-26T22:06:01.1914665Z   persist-credentials: true
2026-07-26T22:06:01.1915095Z   clean: true
2026-07-26T22:06:01.1915490Z   sparse-checkout-cone-mode: true
2026-07-26T22:06:01.1915949Z   fetch-depth: 1
2026-07-26T22:06:01.1916292Z   fetch-tags: false
2026-07-26T22:06:01.1916638Z   show-progress: true
2026-07-26T22:06:01.1916978Z   lfs: false
2026-07-26T22:06:01.1917287Z   submodules: false
2026-07-26T22:06:01.1917630Z   set-safe-directory: true
2026-07-26T22:06:01.1918006Z   allow-unsafe-pr-checkout: false
2026-07-26T22:06:01.1918416Z env:
2026-07-26T22:06:01.1918740Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T22:06:01.1919224Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T22:06:01.1919611Z ##[endgroup]
2026-07-26T22:06:01.2689872Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:06:01.2691426Z ##[group]Getting Git version info
2026-07-26T22:06:01.2692074Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T22:06:01.2692896Z [command]/usr/bin/git version
2026-07-26T22:06:01.2693288Z git version 2.43.0
2026-07-26T22:06:01.2704323Z ##[endgroup]
2026-07-26T22:06:01.2715624Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/819edd4e-7d7d-4d7b-ba3e-0961eb19a106' before making global git config changes
2026-07-26T22:06:01.2717051Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:06:01.2718934Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:06:01.2749337Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T22:06:01.2766600Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:06:01.2776824Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:06:01.2779465Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:06:01.2795859Z refs/heads/main
2026-07-26T22:06:01.2802008Z [command]/usr/bin/git checkout --detach
2026-07-26T22:06:01.2858428Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:06:01.2892503Z [command]/usr/bin/git branch --delete --force main
2026-07-26T22:06:01.2916865Z Deleted branch main (was 25c3badc).
2026-07-26T22:06:01.2994084Z ##[endgroup]
2026-07-26T22:06:01.2997232Z [command]/usr/bin/git submodule status
2026-07-26T22:06:01.3181477Z ##[group]Cleaning the repository
2026-07-26T22:06:01.3183299Z [command]/usr/bin/git clean -ffdx
2026-07-26T22:06:01.3218523Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T22:06:01.3267924Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:06:01.3273492Z ##[endgroup]
2026-07-26T22:06:01.3275154Z ##[group]Disabling automatic garbage collection
2026-07-26T22:06:01.3279184Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T22:06:01.3302914Z ##[endgroup]
2026-07-26T22:06:01.3303901Z ##[group]Setting up auth
2026-07-26T22:06:01.3308514Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:06:01.3333085Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T22:06:01.3520995Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:06:01.3548032Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T22:06:01.3733638Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:06:01.3758440Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:06:01.3955763Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T22:06:01.3991482Z ##[endgroup]
2026-07-26T22:06:01.3992163Z ##[group]Fetching the repository
2026-07-26T22:06:01.3997933Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +25c3badce4cb904a4110c1eb24b53726c211ee7a:refs/remotes/origin/main
2026-07-26T22:06:01.8508023Z ##[endgroup]
2026-07-26T22:06:01.8509540Z ##[group]Determining the checkout info
2026-07-26T22:06:01.8510814Z ##[endgroup]
2026-07-26T22:06:01.8511411Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T22:06:01.8550192Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T22:06:01.8570978Z ##[group]Checking out the ref
2026-07-26T22:06:01.8573192Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:06:01.8621058Z Switched to a new branch 'main'
2026-07-26T22:06:01.8622064Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:06:01.8626369Z ##[endgroup]
2026-07-26T22:06:01.8658184Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T22:06:01.8678374Z 25c3badce4cb904a4110c1eb24b53726c211ee7a
